summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vma.cpp
blob: addf107628b64311a270f08d2d2234f15e8b1b6b (plain) (blame)
1
2
3
4
5
6
// SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later

#define VMA_IMPLEMENTATION

#include "video_core/vulkan_common/vma.h"